projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54264f1
)
(menu-bar-update-buffers): Fix typo in help menu entry.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 6 Nov 2006 02:45:12 +0000
(
02:45
+0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 6 Nov 2006 02:45:12 +0000
(
02:45
+0000)
lisp/menu-bar.el
patch
|
blob
|
history
diff --git
a/lisp/menu-bar.el
b/lisp/menu-bar.el
index 9a89aa4240109fb1695233ca8413ee2f60ba0724..0252cb60eab03e67efc9ead3513157df73b5ba20 100644
(file)
--- a/
lisp/menu-bar.el
+++ b/
lisp/menu-bar.el
@@
-1669,7
+1669,7
@@
Buffers menu is regenerated."
'menu-item
"List All Buffers"
'list-buffers
- :help "Pop up a window listing all
e
macs buffers"
+ :help "Pop up a window listing all
E
macs buffers"
))))
(setq buffers-menu
(nconc buffers-menu menu-bar-buffers-menu-command-entries))